home *** CD-ROM | disk | FTP | other *** search
/ US Department of Defense…ndamentals 1.0 2004 April / US Department of Defense: Firewall & Router Fundamentals 1.0 2004 April.iso / sco / interface / resources.swf / scripts / frame_2 / DoAction_2.as next >
Encoding:
Text File  |  2004-03-22  |  109 bĀ   |  9 lines

  1. if(_level0.external_call == true)
  2. {
  3.    gotoAndStop("external");
  4. }
  5. else
  6. {
  7.    gotoAndStop("normal");
  8. }
  9.